Skip to content

fix show of self referential arrays #58863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

adienes
Copy link
Member

@adienes adienes commented Jul 1, 2025

see the tests for some MWE this fixes

closes #47280

@adienes adienes added arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug labels Jul 1, 2025
@adienes adienes marked this pull request as draft July 1, 2025 16:53
@adienes adienes added the display and printing Aesthetics and correctness of printed representations of objects. label Jul 1, 2025
@adienes adienes changed the title fix reflexivity and stackoverflow of == on self referential arrays, as well as show fix show of self referential arrays Jul 1, 2025
@adienes adienes marked this pull request as ready for review July 1, 2025 17:25
@adienes adienes requested a review from jishnub July 8, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with displaying a matrix with circular reference
1 participant